home *** CD-ROM | disk | FTP | other *** search
- Notes on the source code.
-
- Disclaimer: MOKE is a hack from the word go. It originally started out
- as a program to look at the SKKJIS kana to kanji dictionary
- file and grew from there. There was no real design specs,
- design stage or any real deep thought put into it. I kind
- of just started and added on nifty pieces here and there.
- Originally MOKE had only three files, moke.c, jis.c and
- rtk.c. Some of the code is real tight while some is
- embarassingly stupidly done. There are comments here and
- there. I cleaned up some of the editing code between 1.0
- and 1.1.
-
- Files
-
- ALLOC.C
- EDIT.C
- EXTERN.H
- FILEIO.C
- FILES.H
- HELP.C
- JIS.C
- JIS.H
- JTOEDICT.C
- KTOK_IND.C
- MAKESKK.C
- MOKE.C
- MOKE.H
- REVLOOK.C
- RTK.C
- ST.H
- VIEW.H
- WNNLOOK.C
- WNN_IND.C
-
-